Skip to content

Conversation

@alexcrichton
Copy link
Member

Turns out -shared isn't the only one, it's actually a lot. I ran into -soname today and upon reading LLD's source for option parsing turns out there's a lot more than anticipated. Adjust the parsing to handle the "more flags are nonstandard".

Turns out `-shared` isn't the only one, it's actually a lot. I ran into
`-soname` today and upon reading LLD's source for option parsing turns
out there's a lot more than anticipated. Adjust the parsing to handle
the "more flags are nonstandard".
@alexcrichton alexcrichton added this pull request to the merge queue Nov 19, 2025
Merged via the queue into main with commit a7e7bbf Nov 19, 2025
13 checks passed
@alexcrichton alexcrichton deleted the handle-more-nonstandard-flags branch November 19, 2025 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants